The php language comes with many encryption and decryption methods and extensions. today we will introduce one of the extended mcrypt extensions, which encapsulates common encryption algorithms. In fact, this extension is the encapsulation of the
The PHP language comes with a lot of encryption and decryption methods and extensions, and today we present one of the extensions
MCryptExtension, the MCrypt extension completes the encapsulation of common cryptographic algorithms. In fact, the
Error screenshot1. Install the Mcrypt package The code is as follows: Copy code Php5-mcrypt libmcrypt4 libmcrypt-dev Sudo ln-s/etc/php5/conf. d/mcrypt.
Problem solving 1. install apt-getinstallphp5-mcrypt2. edit the php configuration file vim/etc/php5/cgi/php. ini locate mcrypt and add the red line below: [mcrypt]; Formoreinformationaboutmcryptsettingsseehttp: // php.net /...
Problem solving
1.
Problem solving
1. Installing Apt-get Install Php5-mcrypt
2. Edit the PHP configuration file Vim/etc/php5/cgi/php.ini find MCrypt and add the red line below:
[MCrypt]; For more information about MCrypt settings See Http://php.net/mcrypt-module-open;
Problem Solving
1. install apt-get install php5-mcrypt
2. Edit the php configuration file vim/etc/php5/cgi/php. ini and find mcrypt and add a red line below:
[Mcrypt]; For more information about mcrypt settings see
SOURCE article:Install MCrypt under Ubuntu1, first of all to download three software0libmcrypt-2.5.8.tar.gz: http://sourceforge.net/project/showfiles.php?group_id=87941&package_id=91774&release_id=487459Mhash-0.9.9.tar.gz:
Apache2mysqlphp is installed on Ubuntu. It can be said that it is easy, but for a person I don't know about php, it is difficult to go around a lot in the middle. I will write down the main things that have taken a long time, other issues are minor
[Original]http://www.tuicool.com/articles/goto?id=mym7verI had updgraded my Ubuntu from 13.04 to 13.10 last week and everything went quite good. The only problems that I faced as developer is:
Apache 2.4 is not working with default
MCrypt is a cryptographic extension, in PHP if you want to use this encryption must install the MCrypt extension, let's take a look at Ubuntu laravel hint of the lack of mcrypt extension solution, I hope that the following will help you.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.